weak

fun weak(validator: EntryValidator<T>): E
fun weak(predicate: Predicate<T>, errorMsg: String = "Problem validating Entry!"): E